home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9807 / 000169_owner-linux-arm…r.rutgers.edu _Wed Jul 15 20:08:55 1998.msg < prev    next >
Internet Message Format  |  1998-08-03  |  5KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id UAA19811
  4.     for <willy@odie.barnet.ac.uk>; Wed, 15 Jul 1998 20:08:54 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id UAA29155
  7.     for <willy@bofh.ai>; Wed, 15 Jul 1998 20:09:27 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:30739 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <20142-14900>; Wed, 15 Jul 1998 22:09:16 +0300
  9. Received: by vger.rutgers.edu id <970790-12933>; Wed, 15 Jul 1998 13:51:11 -0400
  10. Received: from mailhub.Stanford.EDU ([171.64.14.35]:59252 "EHLO mailhub.Stanford.EDU" ident: "NO-IDENT-SERVICE[2]") by vger.rutgers.edu with ESMTP id <971135-12933>; Wed, 15 Jul 1998 13:50:50 -0400
  11. Received: from stanford.edu (pax-ca39-32.ix.netcom.com [199.35.219.160])
  12.     by mailhub.Stanford.EDU (8.8.8/8.8.8/L) with ESMTP id MAA16539
  13.     for <linux-arm@vger.rutgers.edu>; Wed, 15 Jul 1998 12:05:54 -0700 (PDT)
  14. Message-ID: <35ACFD3A.85BFF8CC@stanford.edu>
  15. Date:     Wed, 15 Jul 1998 19:04:27 +0000
  16. From: Zsolt Kiraly <zskiraly@stanford.edu>
  17. X-Mailer: Mozilla 4.04 [en] (X11; I; Linux 2.0.34 i686)
  18. MIME-Version: 1.0
  19. To: linux-arm@vger.rutgers.edu
  20. Subject: ARMLinux on Brutus problems and angelboot (long)
  21. Content-Type: text/plain; charset=us-ascii
  22. Content-Transfer-Encoding: 7bit
  23. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  24. Sender: owner-linux-arm@vger.rutgers.edu
  25. Precedence: bulk
  26. X-Loop: majordomo@vger.rutgers.edu
  27. Status: RO
  28.  
  29. Hi there,
  30.  
  31. I got Deborah Wallach's port of ARMLinux for Brutus (SA-1100 eval
  32. platform), but I have not had any luck running it so far. I wonder if
  33. somebody could give me some tips.
  34.  
  35. Here is what's happening. My host computer is a pc, with a PII300,
  36. running RedHat 5.1. I also dual boot into Win98. I have two free serial
  37. ports, so I connect ttyS0 to serial3 on the brutus, and ttyS1 to J22,
  38. whatever it's called.
  39.  
  40. I compiled the angelboot program on my machine, but I'd like to use the
  41. precompiled kernel for now. It would be a lot better if I could get
  42. brutus on-line with that, and then worry about x-compiling stuff.
  43.  
  44. I can get the Angel debug message fine when resetting brutus. Then I run
  45. the boot-brutus script, and everything seems fine, it downloads the
  46. kernel image, and the ramdisk image. It says "Starting...", and exits.
  47. In the meantime, I am still connected to J22 on the brutus, because
  48. that's where all the kernel startup messages are supposed to come, but
  49. nothing comes. I reconnect to serial3, and nothing. Noting on the
  50. brutus' screen either. So it's retty obvious the linux did not start up
  51. on brutus.
  52.  
  53. Then I reset the board, but now nothing comes through on ttyS0. When
  54. I switch ttyS1 to serial3 on the brutus, and reset again, I get the
  55. Angel debug message. I switch ttyS0 back, and reset, I get nothing.
  56. I run boot-brutus again on ttyS0, and it again acts as if it works. So
  57. it seems that when angelboot exits, it leaves the port it used in an
  58. unusable state, but when I run it again, it resets the port, and it
  59. works again.
  60.  
  61. Could it be that angelboot never actually downloaded the images, it just
  62. acts as everything is fine, but then everything is really not fine ?
  63.  
  64. Hmm. I'd like somebody who knows angelboot to answer this. Can the
  65. angelboot included in the brutus linux distribution be compiled and run
  66. on a PII running Linux ? I know it was intended for an Alpha
  67. workstation, but I do not have access to that. My project can't spend
  68. $5000 - $8000 to make a $2500 piece of equipment to run.
  69.  
  70. Also, I had to make some minor, I think inconsequential changes in
  71. angelboot to get it to compile: in lines 253 through 256 of angelboot.c
  72. there are shift instructions. The amount to shift by is specified in
  73. decimal, but the value to shift was hex. The compiler complained about
  74. being out of radix on the third one, where I had to shift by 8 (dec) So
  75. I just changed everything in those lines to hex: 0x18 for 24, 0x10 for
  76. 16, 0x08 for 8, and 0x00 for 0. This out of radix thing did not come up
  77. anywhere else, but can someone shed light on this ? Should I change all
  78. the shift by values to hex everywhere else ?
  79.  
  80. So, anybody has any ideas ? Dave Rusling ? I believe you provided the
  81. angelboot to Debby ?
  82.  
  83. Thanks,
  84.  
  85. Zsolt
  86.  
  87.  
  88.  
  89.  
  90. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu